{load_language_text section="gift_cart" name="gift"}
{block name="snippets_shopping_cart_button_redeemgiftcouponcode"}
{if $content_data.GV_AMOUNT}
{if !isset($smarty.session.cot_gv) || $smarty.session.cot_gv === true} {$gift.usebalance} ({$content_data.GV_AMOUNT|trim}) {else} {$gift.usebalance} ({$content_data.GV_AMOUNT|trim}) {/if}
{$gift.send_to_friend_intro} {$gift.send_to_friend_link}
{/if} {/block}